projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0b0a82
)
(rmail-summary-get-summary): Make sure sender is no
author
Henrik Enberg
<henrik.enberg@telia.com>
Fri, 20 Jan 2006 16:53:55 +0000
(16:53 +0000)
committer
Henrik Enberg
<henrik.enberg@telia.com>
Fri, 20 Jan 2006 16:53:55 +0000
(16:53 +0000)
longer than 25 characters.
lisp/mail/rmailsum.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmailsum.el
b/lisp/mail/rmailsum.el
index ae11ba9dffd9ff017ef492b675bc08aa2ef44884..d9dbce0f7138aebe4768cc15fe4557919c57dd90 100644
(file)
--- a/
lisp/mail/rmailsum.el
+++ b/
lisp/mail/rmailsum.el
@@
-1514,7
+1514,7
@@
KEYWORDS is a comma-separated list of labels."
subj (replace-regexp-in-string "\\s-+" " "
(rmail-desc-get-subject n)))
(funcall rmail-summary-line-decoder
- (format "%5s%s%6s %25s%s %s\n"
+ (format "%5s%s%6s %25
.25
s%s %s\n"
n
(rmail-summary-get-summary-attributes n)
(concat (rmail-desc-get-day-number n) "-"